NobGit
Sign in first.
public nobgit read

wiki.wiki

No description yet

Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/wiki.wiki.git
ssh://[email protected]:2222/orgs/nobgit/wiki.wiki.git
How to use the NobGit MCP.md
# How to use the NobGit MCP

Use this MCP server URL in an MCP-capable client:

```
https://nobgit.com/mcp
```

1. When the client opens the NobGit authorization page, sign in with your NobGit account.
2. Review the client that is asking to connect.
3. Select the repositories the client should be allowed to use.
4. Choose whether the connection should have optional write access or read-only access.
5. Authorize the connection only after the selected repositories and access level look correct.

## Repository access

The MCP connection can only use repositories you select during authorization. It stays inside your existing NobGit permissions and does not grant access to repositories your NobGit account cannot already access.

Read access allows the client to inspect selected repository metadata, branches, commit summaries, README files, text file contents, language breakdowns, and issues.

## Write access

Optional write access lets MCP tools create issues in selected repositories where your NobGit account already has write access.

Write access never allows direct pushes, branch modifications, repository deletion, permission changes, or organization administration.

Leave write access unchecked when you only want the client to read repository information.

## Revoke access

You can revoke MCP access at any time from your NobGit account settings.

MCP provides a standards-based way to connect NobGit with AI assistants and developer tools. Additional native integrations may be added in the future.

- [Previous: AI inside NobGit](Enable AI inside NobGit.md)

- [Next: Slack](How to connect Slack.md)